Update to Dave Love's latest version.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 20 Aug 2006 17:54:48 +0000 (17:54 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 20 Aug 2006 17:54:48 +0000 (17:54 +0000)
commit38065a23a3cb3bd41b688c6aa2570b26e75d0898
tree9d690f68ebd4eae6c369f0037ec224c246e5c45c
parent61408c117aae3da9af5db1396852f703f168d8dc
Update to Dave Love's latest version.
(__all__): Fix args -> eargs.  Add new `modpath' fun.
(eargs): Add `imports' arg.
(all_names): New fun.
(complete): Rewrite without using rlcompleter.
Remove `namespace' arg, add `imports' arg.
(ehelp): Replace g and l args with `imports'.
(eimport): Use __main__ rather than `emacs' namespace.
(modpath): New fun.
etc/ChangeLog
etc/emacs.py